home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip Haziran 1999.iso / program / demolar / infos / dans.swf / scripts / DefineButton2_39 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-04-13  |  77 b   |  7 lines

  1. on(release){
  2.    tellTarget("/pat13")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.